home *** CD-ROM | disk | FTP | other *** search
File List | 1987-10-26 | 1.2 KB | 30 lines |
- ;
- ; This file is just a sample nodelist file for use with
- ; BinkleyTerm as a "simple" point system. It requires
- ; a minimum of four lines, each containing the following
- ; information:
- ;
- ; [keyword] number cost baud name phone city
- ; [keyword] is optional and only appears on lines for
- ; the hosts of each network in the list.
- ; number is the node (or network) number.
- ; cost is how much it costs to call the node in
- ; cents. The examples below are for a simple
- ; point setup and the cost is zero.
- ; baud baud rate the node supports.
- ; name the name of the node.
- ; phone the node's phone number.
- ; city where the node list located.
- ;
- ; The list given below should be edited to fit your needs.
- ; After editing, delete all lines beginning with the ';'
- ; character edit the OpusNode.Pwd file, and then run the
- ; OpusNode program to compile the list into a format that
- ; BinkleyTerm can understand.
- ;
- HOST 999 0 2400 My_Boss_Net_Host 123-4567 My_Boss_Net_City
- 999 0 2400 My_Boss_Himself 123-4567 My_Boss_City
- HOST 9876 0 2400 My_Point_Network 123-4567 My_Point_Net_City
- 1234 0 2400 My_Node 123-4567 My_City
-